home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 2 (Reseller) / Apple R&P Lib Reseller v2.0.iso / 3-Demos / Third Party Demos / Networking / MacMainFrame / card_9855.txt < prev    next >
Text File  |  1989-07-14  |  3KB  |  169 lines

  1. -- card: 9855 from stack: in
  2. -- bmap block id: 10520
  3. -- flags: 0000
  4. -- background id: 2966
  5. -- name: Shift Key
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=234 top=299 right=320 bottom=256
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1014 / 1014
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to card id 10908
  23. end mouseUp
  24.  
  25.  
  26.  
  27.  
  28. -- part 4 (button)
  29. -- low flags: 00
  30. -- high flags: 0000
  31. -- rect: left=262 top=299 right=320 bottom=284
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 1013 / 1013
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: New Button
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   go to card id 10405
  43. end mouseUp
  44.  
  45.  
  46.  
  47.  
  48. -- part 6 (button)
  49. -- low flags: 00
  50. -- high flags: 0000
  51. -- rect: left=62 top=221 right=240 bottom=96
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: New Button
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   go to card id 10908
  63. end mouseUp
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. -- part 7 (button)
  71. -- low flags: 00
  72. -- high flags: 0000
  73. -- rect: left=82 top=261 right=280 bottom=101
  74. -- title width / last selected line: 0
  75. -- icon id / first selected line: 0 / 0
  76. -- text alignment: 1
  77. -- font id: 0
  78. -- text size: 12
  79. -- style flags: 0
  80. -- line height: 16
  81. -- part name: New Button
  82. ----- HyperTalk script -----
  83. on mouseUp
  84.   go to card id 10405
  85. end mouseUp
  86.  
  87.  
  88.  
  89.  
  90. -- part 8 (button)
  91. -- low flags: 00
  92. -- high flags: 0000
  93. -- rect: left=102 top=261 right=280 bottom=136
  94. -- title width / last selected line: 0
  95. -- icon id / first selected line: 0 / 0
  96. -- text alignment: 1
  97. -- font id: 0
  98. -- text size: 12
  99. -- style flags: 0
  100. -- line height: 16
  101. -- part name: New Button
  102. ----- HyperTalk script -----
  103. on mouseUp
  104.   go to card id 5281
  105. end mouseUp
  106.  
  107.  
  108.  
  109.  
  110. -- part 9 (button)
  111. -- low flags: 00
  112. -- high flags: 0000
  113. -- rect: left=307 top=241 right=260 bottom=351
  114. -- title width / last selected line: 0
  115. -- icon id / first selected line: 0 / 0
  116. -- text alignment: 1
  117. -- font id: 0
  118. -- text size: 12
  119. -- style flags: 0
  120. -- line height: 16
  121. -- part name: New Button
  122. ----- HyperTalk script -----
  123. on mouseUp
  124.   go card "shift key"
  125. end mouseUp
  126.  
  127.  
  128.  
  129.  
  130.  
  131. -- part 11 (button)
  132. -- low flags: 00
  133. -- high flags: A003
  134. -- rect: left=61 top=286 right=311 bottom=156
  135. -- title width / last selected line: 0
  136. -- icon id / first selected line: 0 / 0
  137. -- text alignment: 1
  138. -- font id: 0
  139. -- text size: 12
  140. -- style flags: 0
  141. -- line height: 16
  142. -- part name: Remapping
  143. ----- HyperTalk script -----
  144. on mouseUp
  145.   go to card id 13041
  146. end mouseUp
  147.  
  148.  
  149.  
  150.  
  151. -- part 12 (button)
  152. -- low flags: 00
  153. -- high flags: 0000
  154. -- rect: left=469 top=309 right=337 bottom=506
  155. -- title width / last selected line: 0
  156. -- icon id / first selected line: 1012 / 1012
  157. -- text alignment: 1
  158. -- font id: 0
  159. -- text size: 12
  160. -- style flags: 0
  161. -- line height: 16
  162. -- part name: Return
  163. ----- HyperTalk script -----
  164. on mouseUp
  165.   visual effect iris close
  166.   pop card
  167. end mouseUp
  168.  
  169.